PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFPushButtonWidget Class / getRolloverAppearance Method
In This Topic
    getRolloverAppearance Method
    In This Topic
    Gets the rollover visual appearance for the widget.
    The visual appearance of the widget when the user hovers the mouse over the widget.
    Syntax
    public PDFAnnotationAppearance getRolloverAppearance()

    Return Value

    The rollover visual appearance of the widget.
    See Also